ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BasePlotDefinition<TEncodingsDefinition> Class / plotAreaDefinitionOfPoint Property

In This Topic
    plotAreaDefinitionOfPoint Property (_BasePlotDefinition<TEncodingsDefinition>)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property plotAreaDefinitionOfPoint As IInnerPlotAreaDefinition
    public IInnerPlotAreaDefinition plotAreaDefinitionOfPoint {get;}
    See Also